home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / python-apt / TODO < prev   
Text File  |  2008-09-19  |  397b  |  10 lines

  1. * apt.Package:
  2.   - change all candidateInstalledSize() to installSize(useCandidate=True)
  3.     same for candidateOrigin()  (see downloadable for a example). 
  4.   - might be better to have "Package.candidate.{downloadable,size,etc}
  5.  
  6. * aptsources:
  7.  - make the distro detection in sources.list more clever by using the
  8.    origin informaton to avoid adding full uris to (unofficial/internal)
  9.    mirrors 
  10.